; * lisp/emacs-lisp/comp.el (comp--write-bytecode-file): Add comment.
authorAndrea Corallo <acorallo@gnu.org>
Thu, 15 Feb 2024 18:17:07 +0000 (19:17 +0100)
committerAndrea Corallo <acorallo@gnu.org>
Thu, 15 Feb 2024 18:20:03 +0000 (19:20 +0100)
lisp/emacs-lisp/comp.el

index 6879e6aeeb9ba48325c596c43435f3ffd2386d21..593291a379e18cb307a20cf345db54bef0159489 100644 (file)
@@ -3495,6 +3495,7 @@ last directory in `native-comp-eln-load-path')."
              else
              collect (byte-compile-file file))))
 
+;; In use by elisp-mode.el
 (defun comp--write-bytecode-file (eln-file)
   "After native compilation write the bytecode file for ELN-FILE.
 Make sure that eln file is younger than byte-compiled one and